test
Class Demo

java.lang.Object
  extended bytest.Demo

public class Demo
extends java.lang.Object

Demo Demonstrates the running system.

Version:
2004-09-10
Author:
Sascha Hemminger

Constructor Summary
Demo()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs the demo.
static void setAttributes(VitalsFacade facade)
          Sets the example values for the demo.
static void setUp()
          Sets the units, ranges, phenomena and types.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Demo

public Demo()
Method Detail

main

public static void main(java.lang.String[] args)
Runs the demo.

Parameters:
args - command line arguments

setAttributes

public static void setAttributes(VitalsFacade facade)
Sets the example values for the demo.

Parameters:
facade - application facade

setUp

public static void setUp()
Sets the units, ranges, phenomena and types.